How to Install libplplot-fortran11 software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install libplplot-fortran11 software package in Ubuntu 14.04 LTS (Trusty Tahr)

libplplot-fortran11 software package provides Scientific plotting library (fortran bindings), you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libplplot-fortran11 

libplplot-fortran11 is installed in your system.

Make ensure the libplplot-fortran11 package were installed using the commands given below,

$ sudo dpkg-query -l | grep libplplot-fortran11 *

You will get with libplplot-fortran11 package name, version, architecture and description in a table

libplplot-fortran11 package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Libraries
Package libplplot-fortran11
Version 5.10.0-0ubuntu5
Description Scientific plotting library (fortran bindings)
Sub Section libs


See Also, How to uninstall or remove libplplot-fortran11 software package from Ubuntu 14.04 LTS (Trusty Tahr)?